JBoss Community Archive (Read Only)

Teiid 8.8

Adding Dependent Libraries

Add MANIFEST.MF file in the META-INF directory, and the following line to add the core Teiid API dependencies for resource adapter.

Dependencies: org.jboss.teiid.common-core,org.jboss.teiid.api,javax.api

If your resource adapter depends upon any other third party jar files, .dll or .so files they can be placed at the root of the rar file. If any of these libraries are already available as modules in JBoss AS, then you can add the module name to the above MANIFEST.MF file to define as dependency.

JBoss.org Content Archive (Read Only), exported from JBoss Community Documentation Editor at 2020-03-13 13:01:38 UTC, last content change 2014-07-17 12:34:01 UTC.